Computers & Technology
azw3 |eng | 2016-07-21 | Author:Crute, Adam [Crute, Adam]

( Category: Computers & Technology April 5,2019 )
azw3 |eng | 2016-07-21 | Author:Smith, Chris [Smith, Chris]

( Category: Computers & Technology April 4,2019 )
epub, mobi |eng | 2018-04-03 | Author:Anthony DeBarros

( Category: Computers & Technology April 4,2019 )
epub, pdf |eng | 2014-08-25 | Author:Chad Adams [Adams, Chad]

Now, let's look at our new pyramid chart in the next screenshot. We can see quite a bit of data. Each horizontal line shows you the number of miles traveled ...
( Category: Programming Languages April 4,2019 )
epub |eng | 2016-12-26 | Author:Mahtani, Anil & Sanchez, Luis & Fernandez, Enrique & Martinez, Aaron

The min_particles and max_particles parameters set the minimum and maximum number of particles that are allowed for the algorithm. With more particles, you get more accuracy, but this increases the ...
( Category: Intelligence & Semantics April 4,2019 )
epub |eng | 2015-12-23 | Author:Andrew Mallett [Mallett, Andrew]

We have provided two functions within the script. The first, is_file, simply tests to ensure that the filename we have entered is a regular file. Then we declare the clean_file ...
( Category: Linux & UNIX Administration April 4,2019 )
epub, pdf |eng | 2015-12-21 | Author:Jonathan Baier [Baier, Jonathan]

Listing 3-13: http-pd-controller.yaml Let's also create an external service, so we can see it from outside the cluster: apiVersion: v1 kind: Service metadata: name: http-pd labels: name: http-pd spec: type: ...
( Category: Tools April 4,2019 )
epub, pdf |eng | 2016-03-29 | Author:Silvio Moreto [Moreto, Silvio]

The HTML code for creating this alert is really simple: <div class="alert alert-success" role="alert"> You have made a new Tweet. </div> As mentioned before, just create an element with the ...
epub, pdf |eng | 2014-10-28 | Author:K. Aava Rani [Rani, K. Aava]

An example of a layer-based Collision Matrix Let's take a look at an example of setting Collision Matrix for layers: Create a new scene and name it Layer Collision. Create ...
( Category: Game Programming April 4,2019 )
epub, pdf |eng | | Author:Unknown

Alternatively, you can apply the format option to the docker inspect subcommand in order to narrow down the output to very specific information. In this case, the ExposedPorts field of ...
( Category: Computers & Technology April 4,2019 )
epub, pdf |eng | | Author:Chandra, Rakesh Vidya; Varanasi, Bala Subrahmanyam

Creating an authentication Request If we remember the theme of the third chapter, we learned different kinds of authentication with requests, such as Basic authentication, Digest authentication, and OAuth authentication. ...
( Category: Software Development April 4,2019 )
epub, pdf |eng | 2016-11-29 | Author:Lott, Steven F. [Lott, Steven F.]

If needed, define the data structure normalization function. This almost always has to be a generator function. A structural change can't be applied via map() : from ch08_r02 import row_merge ...
( Category: Programming April 4,2019 )
epub |eng | 2015-12-20 | Author:Suyog Sarda & Mayur Pandey [Sarda, Suyog]

Loop processing Before getting started with loop processing and optimization, we must have a little heads up about the concepts of CFG and dominance information. A CFG is the control ...
( Category: Software Development April 4,2019 )
epub |eng | 2016-03-29 | Author:Minko Gechev [Gechev, Minko]

Note In order to get platform independent reference to a DOM element, again, we can use @ContentChildren and @ViewChildren. For instance, if we have the following template: <input #todo> we ...
( Category: Network Security April 4,2019 )
epub |eng | 2014-09-22 | Author:Josh Datko [Datko, Josh]

In the FPS_CryptoCape.ino file, this is accomplished by setting digital output 2 as an output and then pulling the line low. When a fingerprint is recognized, the pin is configured ...
( Category: Software Development April 4,2019 )